/* -- contact/contact_with_icons -- */
#contact {
  /*
Contact with icons Section
*/ }
  #contact {
    background-color: #ecf0f5;
    margin-top: 0; }
    #contact p, #contact a {
      color: #333; }
    #contact .contact-icon {
      border-color: #ffffff;
      border-width: 0px;
      background-color: #ffffff;
      height: 100px;
      width: 100px;
      line-height: 100px;
      border-radius: 50%;
      color: #3c3c3c;
      font-size: 46px;
      margin: 4vmin; }
